home *** CD-ROM | disk | FTP | other *** search
- object ClipDialog: TClipDialog
- Left = 146
- Top = 109
- Width = 544
- Height = 50
- BorderStyle = bsSizeToolWin
- Caption = 'Clipboard Text Viewer'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 536
- Height = 23
- Align = alClient
- ScrollBars = ssVertical
- TabOrder = 0
- WordWrap = False
- end
- end
-